<!DOCTYPE html><html><head><meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no'/>
<title>提示</title>
<style type="text/css">
body{background:#2272C7;font-family: 'Microsoft YaHei'; color: #333;}
a{text-decoration:none;}
.info{width:90%;font-size:100%; line-height:150%; margin:20px auto; padding:10px;border:solid 1px #ccc; text-align:center; background:#fff; color:#2272C7;}
.info-foot {position: fixed; bottom:0; left:0;right:0; padding:5px; text-align:right;}
.info-foot a{color:#063666}
</style>
</head>
<body>
<div class="info">站点维护中，请稍等...</div>
<div class="info-foot"><p><a href="http://www.xyhcms.com" target="_blank">XYHCMS</a></p></div>
</body>
</html>